Autogenerated HTML docs for v2.37.0-rc0-54-gb4eda
diff --git a/git-revert.html b/git-revert.html index b4ee4d7..befc1c1 100644 --- a/git-revert.html +++ b/git-revert.html
@@ -930,6 +930,19 @@ result of auto-conflict resolution if possible. </p> </dd> +<dt class="hdlist1"> +--reference +</dt> +<dd> +<p> + Instead of starting the body of the log message with "This + reverts <full object name of the commit being reverted>.", + refer to the commit using "--pretty=reference" format + (cf. <a href="git-log.html">git-log(1)</a>). The <code>revert.reference</code> + configuration variable can be used to enable this option by + default. +</p> +</dd> </dl></div> </div> </div> @@ -1022,7 +1035,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-11-02 18:01:42 PST + 2022-06-17 10:57:33 PDT </div> </div> </body>